Goto

Collaborating Authors

 health information science and system


Enhanced prediction of spine surgery outcomes using advanced machine learning techniques and oversampling methods

Benítez-Andrades, José Alberto, Prada-García, Camino, Ordás-Reyes, Nicolás, Blanco, Marta Esteban, Merayo, Alicia, Serrano-García, Antonio

arXiv.org Artificial Intelligence

The study proposes an advanced machine learning approach to predict spine surgery outcomes by incorporating oversampling techniques and grid search optimization. A variety of models including GaussianNB, ComplementNB, KNN, Decision Tree, and optimized versions with RandomOverSampler and SMOTE were tested on a dataset of 244 patients, which included pre-surgical, psychometric, socioeconomic, and analytical variables. The enhanced KNN models achieved up to 76% accuracy and a 67% F1-score, while grid-search optimization further improved performance. The findings underscore the potential of these advanced techniques to aid healthcare professionals in decision-making, with future research needed to refine these models on larger and more diverse datasets.


Enhancing ASD detection accuracy: a combined approach of machine learning and deep learning models with natural language processing

Rubio-Martín, Sergio, García-Ordás, María Teresa, Bayón-Gutiérrez, Martín, Prieto-Fernández, Natalia, Benítez-Andrades, José Alberto

arXiv.org Artificial Intelligence

Purpose: The main aim of our study was to explore the utility of artificial intelligence (AI) in diagnosing autism spectrum disorder (ASD). The study primarily focused on using machine learning (ML) and deep learning (DL) models to detect ASD potential cases by analyzing text inputs, especially from social media platforms like Twitter. This is to overcome the ongoing challenges in ASD diagnosis, such as the requirement for specialized professionals and extensive resources. Timely identification, particularly in children, is essential to provide immediate intervention and support, thereby improving the quality of life for affected individuals. Methods: We employed natural language processing (NLP) techniques along with ML models like decision trees, extreme gradient boosting (XGB), k-nearest neighbors algorithm (KNN), and DL models such as recurrent neural networks (RNN), long short-term memory (LSTM), bidirectional long short-term memory (Bi-LSTM), bidirectional encoder representations from transformers (BERT and BERTweet).